home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Interfaces & Libraries / Interfaces / CIncludes / OldStream.h < prev    next >
Encoding:
Text File  |  1998-01-01  |  352 b   |  19 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        OldStream.h
  3.  
  4.     Copyright:    © 1984-1995 by Apple Computer, Inc.
  5.                 All rights reserved.
  6.     
  7.     For the ETO 18 PreRelease environment.
  8.  
  9. */
  10.  
  11. #error "<OldStream.h> is now obsolete.  Use <iostream.h> instead.  Please read the release notes."
  12.  
  13. /*
  14.  
  15. You may safely delete this file when you are sure that all of
  16. your source files have been updated.
  17.  
  18.  */
  19.